home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 106 / CD-ROM 106.iso / compl / openfx / FAQ_OpenFX_BR / css.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2002-06-21  |  1.5 KB  |  103 lines

  1. a {
  2.     text-decoration: none;
  3.     color: #222288;
  4. }
  5.  
  6. a:hover {
  7.     text-decoration: none;
  8. }
  9.  
  10. body {
  11.     font-family: Geneva, Helvetica, sans-serif;
  12.     font-size: 12pt;
  13.     background-color: #ffffff;
  14.     color: #222222;
  15.     margin: 0pt 3pt 3pt 3pt;
  16. }
  17.  
  18. .barleft {
  19.     font-family: Geneva, Helvetica, sans-serif;
  20.     font-size: 10pt;
  21.     background-color: #aa8800;
  22.     color: #ffffff;
  23.     text-align: left;
  24. }
  25.  
  26. .barright {
  27.     font-family: Geneva, Helvetica, sans-serif;
  28.     font-size: 10pt;
  29.     background-color: #666666;
  30.     color: #ffffff;
  31.     text-align: left;
  32. }
  33.  
  34. .logo {
  35.     background-color: #dddddd;
  36. }
  37.  
  38. .newsitem {
  39.     background-color: #aaaabb;
  40.     vertical-align: top;
  41. }
  42.  
  43. .menu1 {
  44.     font-family: Geneva, Helvetica, sans-serif;
  45.     background-color: #c0c0cc;
  46.     text-align: right;
  47.     font-size: 10pt;
  48.     color: #222222;
  49. }
  50.  
  51. .menu1rt {
  52.     font-family: Geneva, Helvetica, sans-serif;
  53.     background-color: #cccccc;
  54.     text-align: center;
  55.     font-size: 8pt;
  56. }
  57.  
  58. .menu2 {
  59.     font-family: Geneva, Helvetica, sans-serif;
  60.     background-color: #dddddd;
  61.     text-align: right;
  62.     font-size: 10pt;
  63. }
  64.  
  65. .menu2rt {
  66.     font-family: Geneva, Helvetica, sans-serif;
  67.     background-color: #cccccc;
  68.     text-align: center;
  69.     font-size: 8pt;
  70. }
  71.  
  72. .recent {
  73.     color: #996600;
  74.     font-size: 8pt;
  75. }
  76.  
  77. .newshead {
  78.     font-family: Geneva, Helvetica, sans-serif;
  79.     font-size: 10pt;
  80. }
  81.  
  82. .newsname {
  83.     font-family: Geneva, Helvetica, sans-serif;
  84.     font-size: 10pt;
  85. }
  86.  
  87. .newsbody {
  88.     font-family: Geneva, Helvetica, sans-serif;
  89.     font-size: 10pt;
  90. }
  91.  
  92. .rbody {
  93.     font-family: Geneva, Helvetica, sans-serif;
  94.     font-size: 10pt;
  95. }
  96.  
  97. .rhead {
  98.     font-family: Geneva, Helvetica, sans-serif;
  99.     font-size: 12pt;
  100.     font-weight: bold;
  101. }
  102.  
  103.